﻿DIPLOMATIC_PLAYS = {
	c:VNZ = {
		create_diplomatic_play = {
			name = reformist_war
		
			target_state = s:STATE_ZULIA.region_state:REF
			
			war = yes
			
			type = dp_revolution
		}			
	}
}